cssanimatedstyle: Avoid type check in loop
authorTimm Bäder <mail@baedert.org>
Mon, 19 Aug 2019 06:46:27 +0000 (08:46 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 9 Sep 2019 15:36:23 +0000 (17:36 +0200)
commita2316486072403560dc15cb3d324cec5e54912a3
tree1426c87f5ba370db263c0cb4dd5a0d763c336c2a
parenteeb5cd2321c7b5c8c4c7570ec08e78b9e68e75f4
cssanimatedstyle: Avoid type check in loop

We can just do the check once as source is not going to change within
the loop.
gtk/gtkcssanimatedstyle.c